These scripts all deal with Miscellaneous JavaScripts. If is didn't fit anywhere else, it's probably ended up here. They do anything from telling you what day you were born to help you write you own HTML coding to play a trick on the user. Some are very difficult to write - just look at the code.


Title: Days Ahead
Details: 2.01 KB * Uploaded December 28 1998
Description: This script will print out a date a certain number of days ahead of the current date. Just enter how many days ahead you want to display, and it will print out that date! Useful on order forms (tell a visitor after they order that you must receive their order by a date 3 weeks from today, etc. And, it's Y2K complaint!

[ Get Source Code ]


Title: Born Which Day?
Details: 2.78 KB * Uploaded December 4 1998
Description: I'm sure most of you are curious about what day of the week you were born. This script will tell you exactly that - in a nice layout, as well. Now, you know.

[ Get Source Code ]


Title: Browser Check
Details: 1.04 KB * Uploaded August 23 1997
Description: It's often necessary to make a script only accessible to the newer browsers (that can support the script without error) and keep older browsers from trying to work with it. This script, as an added plus, is very short. Just Cut & Paste this script even if you don't plan to use it yet. It'll come in handy some day!

[ Get Source Code ]


Title: Change Image
Details: 1.17 KB * Uploaded October 12 1997
Description: It's always neat to dynamically change an image when the user touches it. For this example, I have one image and when you put your cursor on it, it changes to another. If you use this script, be sure to use images of the same size!

[ Get Source Code ]


Title: Change Two Images
Details: 1.80 KB * Uploaded July 22 1999
Description: Changes two images simultaneously when the user puts their cursor on the link. The necesary images are preloaded to ensure there is no delay when showing the images.

[ Get Source Code ]


Title: Character Table
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Details: 0.73 KB * Uploaded March 10 1999
Description: Ever have a hard time remembering the "&#xx;" codes to print out certain special characters? This neat little script will print out the code and it's symbol for you! Neat!

[ Get Source Code ]


Title: Check Mimes
Details: 0.87 KB * Uploaded August 23 1997
Description: This script will beautifully display all the mime types you have installed on the visitor's browser. For instance, this might be used to check for the Quicktime Mime before displaying the Quicktime information.

[ Get Source Code ]


Title: Coin Flipper
Contributor: Hanz Broden (webmeister@v-wave.com)
Contributor URL: http://plaza.v-wave.com/dotcom
Details: 1.29 KB * Uploaded June 28 2000
Description: When you do not have a coin, use this quick and easy virtual coin-flipping script. Sweet!

[ Get Source Code ]


Title: Color Cube
Contributor: Willem Jonkman (7star@euronet.nl)
Contributor URL: http://www.geocities.com/SiliconValley/Way/1265
Details: 27.47 KB * Uploaded May 1 1998
Description: Not quite sure what colors you want to use on your web site? This JavaScript example will show you an example page and dynamically update the background, text color, and link colors as you change them! A great way to help you pick colors for your site! Try it out, great JavaScripting!

[ Get Source Code ]


Title: Directory
Details: 5.74 KB * Uploaded August 23 1997
Description: If you were thinking about creating a searchable directory, this script can help. Just cut and paste the script, edit the appropriate directory information, and you have your own Javascript directory!

[ Get Source Code ]


Title: Eyes!
Contributor URL: http://www.bright.net/~flounder
Details: 3.18 KB * Uploaded May 1 1998
Description: Here is a great JavaScript version of the classic Windows "eyes" program - you know, the eyes follow your mouse around the screen? It's really cool! (Only works with Netscape 4.0+)

[ Get Source Code ]


Title: Fading Slide Show
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 2.13 KB * Uploaded March 8 2001
Description: Displays images continuously in a slideshow presentation format, with a fade effect on image transitions. (Internet Explorer 4+ and Netscape 3+)

[ Get Source Code ]


Title: French Translator
Details: 4.80 KB * Uploaded August 23 1997
Description: If you have ever wondered how to say a simple phrase in French, this script can help you out. Simply enter what you would like to say, and the translation is given to you. Thank JavaScript!

[ Get Source Code ]


Title: Gallery Viewer
Contributor: Jenny Blewitt (webmaster@webdesignsdirect.com)
Contributor URL: http://www.webdesignsdirect.com
Details: 2.00 KB * Uploaded June 5 2000
Description: Displays any of several images on the same page just by clicking its thumbnail. This way, it is unnecessary to open a new window or use the back button after going to each page. Sizes can be altered as required. Easy!

[ Get Source Code ]


Title: HTML Builder
Details: 6.31 KB * Uploaded August 23 1997
Description: Occassionally, a web page provider does not offer an HTML editor with the web site accounts they provide. If that's the case with you or if you just don't like the editor you have, you might give this JavaScript HTML Builder a whirl. It's very cool.

[ Get Source Code ]


Title: ICQ Status
Details: 1.24 KB * Uploaded April 29 1999
Description: Do you use ICQ ("I Seek You"), the neatest chat program ever? ICQ offers a neat way to check through the Internet if another ICQ user is currently logged on. Try it out! (The default ICQ number is ours, we hope to see you online!)

[ Get Source Code ]


Title: Image Cycler
Contributor: D. Keith Higgs (dkh2@po.cwru.edu)
Details: 1.31 KB * Uploaded May 24 2000
Description: Cycle through a group of images in a single location on your page. For best results all images should be near each other in size. You set the time interval for the change of images.

[ Get Source Code ]


Title: Image Previewer
Contributor: Ronnie T. Moore, Editor
Details: 1.59 KB * Uploaded July 10 2000
Description: Users can see a preview of the image they select from the pulldown menu before loading the full image. They can then view the full image by clicking the Go button or the preview image. This is great for allowing sites with large images to offer image previews visitors to to see an image preview first.

[ Get Source Code ]


Title: Image Slideshow
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath
Details: 1.24 KB * Uploaded November 22 1999
Description: Rotates a series of images in a page as a slideshow. You can customize the images and the time between each image. This script works best if all the images are the same dimension!

[ Get Source Code ]


Title: Layers
Contributor:Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 4.32 KB * Uploaded June 12 1998
Description: (Requires Netscape 4.0 or better) Here's a perfect example of Netscape's newest feature - layers. Layers can seemingly "float" objects around this screen, pictures, tables, text, etc. It's something that's undoubtedly going to be widely used in the future!

[ Get Source Code ]


Title: Load Alerts
Contributor:Joshua Foster (joshua_70448@yahoo.com)
Contributor URL: http://www.geocities.com/SiliconValley/Foothills/7848
Details: 0.43 KB * Uploaded November 8 1998
Description: It's really neat to welcome your visitors and especially cool to say good bye! This script will use JavaScript to greet and 'see out' your visitors.

[ Get Source Code ]


Title: Madlib (Caesar)
Details: 3.67 KB * Uploaded August 23 1997
Description: Almost all of us have played that funny Madlib game. But, how many of us have played it in JavaScript? So, be the first on your block to play Madlibs - JavaScript enhanced!

[ Get Source Code ]


Title: Madlib (Unknown)
Details: 3.09 KB * Uploaded August 23 1997
Description: Here is another of those wonderful madlibs. This time, however, you have no idea of what the topic is! It's always funnier that way! Check it out!

[ Get Source Code ]


Title: Maze Builder
Contributor: Darren Latham
Details: 6.44 KB * Uploaded March 7 2000
Description: Just enter the number of rows and columns you want and JavaScript will instantly build you a maze. Each one it builds is different, too. Simply print it out and have fun! You just have to choose the starting point yourself, however. Amazing!

[ Get Source Code ]


Title: Meta Tag Maker
Contributor: Michiel Van Velthoven
Details: 2.07 KB * Uploaded March 5 1998
Description: To get higher on search engines, you're going to have to use Meta Tags. If you don't know how to write them for yourself, use this JavaScript! Just enter the information about your site and it'll spit out the Meta Tags that you need to put on your pages (in the HEAD tags). JavaScript, don't you love it?

[ Get Source Code ]


Title: Midi Menu
Contributor: Nicholas Loar (anarchy@cass.net)
Contributor URL: http://anarchy.yi.org
Details: 1.22 KB * Uploaded June 15 2000
Description: (Internet Explorer Only) Select a song from the pulldown menu and it becomes the background music on the page.

[ Get Source Code ]


Title: Modify Variable
Details: 0.79 KB * Uploaded July 14 1999
Description: Removes a character from a variable's value in a string. For example, if you tell it that number equals "0.09876" and to remove the period, afterwords number equals "009876" Neat!

[ Get Source Code ]


Title: Mouse Comet
Contributor: Kurt Grigg (kurt.grigg@virgin.net))
Contributor URL: http://website.lineone.net/~kurt.grigg/javascript
Details: 2.17 KB * Uploaded December 12 2000
Description: This script creates the effect of a comet following the mouse around the browser window. Cool!

[ Get Source Code ]


Title: Plugins Alert
Details: 0.88 KB * Uploaded August 23 1997
Description: (Netscape Only) This script will check to see if you have the Shockwave and the Quicktime plugin installed. If you plan to display Shockwave or Quicktime information on your web site, you could use this page to remind your visitors if they do or do not have the specified plugin installed. In the 'success' phrase, you might put in the hyperlink to the text. Also, you can change the plugin that the JavaScript tries to detect.

[ Get Source Code ]


Title: Preload Images
Details: 0.54 KB * Uploaded January 29 1999
Description: Ever wanted to get rid of the delay that happens when users put their cursor on a image while the 'onmouseover' image loads? Use JavaScript to preload your 'onmouseover' images and the delay is gone! Useful!

[ Get Source Code ]


Title: Random Click Image
Contributor: Nicholas Lupien (smylex@aol.com)
Details: 1.49 KB * Uploaded June 1 2000
Description: Displays a random image when the page is loaded and each time the image is clicked. Simple!

[ Get Source Code ]


Title: Random Image Rotator
Contributor: Robert Bui (astrogate@hotmail.com)
Contributor URL: http://astrogate.virtualave.net
Details: 2.29 KB * Uploaded July 27 2000
Description: Rotates a series of images on the page every few seconds. The images can easily be changed, and the script can be modified to rotate the images randomly or in order.

[ Get Source Code ]


Title: Random Midi
Details: .83 KB * Uploaded August 23 1997
Description: If you would like to play a little music on your web site, this script will be perfect for you. However, in this example, no music will play - you just need to make the script reflect the midi's you would like to use.

[ Get Source Code ]


Title: Refresh
Details: 1.36 KB * Uploaded August 23 1997
Description: Sometimes, it may be necessary to forward visitors autmatically (or in a certain number of seconds) to another page. If you move to a different server, you might put this script at the old server pointing visitors to the new server.

[ Get Source Code ]


Title: Random Numbers
Details: 0.96 KB * Uploaded August 23 1997
Description: Use this script to pick 16 random numbers. Lottery, for fun, whatever.

[ Get Source Code ]


Title: Search Engine
Details: 7.65 KB * Uploaded December 28 1998
Description: This is undoubtedly the most comprehensive JavaScript search engine I have ever seen. You just put in your search term(s), select a few options, and then you have pages of search results! This script truly should be in a class of its own.

[ Get Source Code ]


Title: Set Home Page
Contributor: wsabstract.com
Details: 0.60 KB * Uploaded July 16 1999
Description: (Internet Explorer 5.0+ only) Allow your visitors to quickly and easily change Internet Explorer's default home page to your site's URL with the click of a button! Great for keeping your visitors coming back to your site! Other browsers will not see anything, and will not get any errors.

[ Get Source Code ]


Title: Set Image
Contributor: Ronnie T. Moore, Editor
Details: 1.52 KB * Uploaded March 1 2000
Description: Set an image on the page when the cursor is over the link. The image remains set until the user puts their cursor on another link (i.e. no onMouseOut command). Then, the image is updated to the new one. Great!

[ Get Source Code ]


Title: Shy Button
Details: 1.42 KB * Uploaded December 13 2000
Description: Try to click the wrong answer with this clever script. Fun!

[ Get Source Code ]


Title: Site Search
Contributor: Dion (biab@iinet.net.au)
Contributor URL: http://www.iinet.net.au/~biab
Details: 3.16 KB * Uploaded April 5 2000
Description: How would you like a Search Engine for YOUR site? This script does exactly that. Copy the codes to your site, enter the listings information, and you've got your own site search engine!

[ Get Source Code ]


Title: Stars
Contributor: freeware.de
Contributor URL: http://freeware.de
Details: 6.05 KB * Uploaded May 24 2000
Description: Probably one of the coolest "layers" effects I've seen, stars actually float around the screen and follow your mouse cursor! Looks great on a black or white background, try it with both! Incredible!

[ Get Source Code ]


Title: State Trivia
Contributor: Jim (smokin19@idt.net)
Details: 10.47 KB * Uploaded February 7 2000
Description: Displays trivia facts about any of the 50 states when selected from the pulldown menu. Facts include state capital, date admitted into the union, state flower, and state bird. The script could be modified to display details about products you sell, members in a club, etc. Cool!

[ Get Source Code ]


Title: Stopwatch
Details: 1.42 KB * Uploaded August 23 1997
Description: It's always fun to play with a stopwatch - even in JavaScript! This stopwatch does even include the basic features of Start, Stop, and of course, Reset. Bythe way, the time is not the regular seconds readout that you are probably used to. It displays in milliseconds! Therefore, 1000 = 1sec, 5000 = 5 sec, etc...

[ Get Source Code ]


Title: Strobe
Contributor:Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 1.98 KB * Uploaded June 27 1998
Description: (Requires Netscape 4.0 or better) Yet another cool layers effect. Strobe will fade your message in and out. Very neat!

[ Get Source Code ]


Title: Table Maker
Contributor: Andy Augustine
Details: 8.35 KB * Uploaded April 14 1999
Description: This interactive script helps you, the webmaster, see the effects of the TABLE tag attributes. Just modify the values and you can see the example table immediately! If you know someone is having trouble learning tables, send them here!

[ Get Source Code ]


Title: Tournament
Details: 5.14 KB * Uploaded November 12 1999
Description: Enter up to 8 players in a tournament and this script will help track the tournament results. Just enter each players name, then indicate if they won that level of tournament, click the checkbox or the button with their name. If they won, they advance to the next level. Cool!

[ Get Source Code ]


Title: User Quiz
Details: 5.64 KB * Uploaded August 23 1997
Description: If you'd like to present your visitors with a JavaScript quiz, this script would be perfect. It administers and scores the test, and even catches the user if they try to cheat! You can even make additional quizzes for it to continue with after the first quiz.

[ Get Source Code ]


Title: Virus
Details: 1.18 KB * Uploaded August 23 1997
Description: Use JavaScript to give your visitors a little scare. Some of the more gullable visitors will even close be convinced that their computer has been completely contaminated.... Just another neat JavaScript effect.

[ Get Source Code ]